hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
TimerChannelBase.reset
kiss
event
timer
common
TimerChannelBase
Undocumented in source. Be warned that the author may not have intended to support it.
void
reset
(size_t interval)
void
reset
(Duration duration)
class
TimerChannelBase
void
reset
(
Duration
duration
)
void
reset
(bool immediately, bool once)
Meta
Source
See Implementation
kiss
event
timer
common
TimerChannelBase
constructors
this
functions
close
onTick
reset
start
stop
properties
interval
isActive
time
wheelSize
variables
_circle
_interval
_isActive
_timeOut
_wheelSize
ticked